projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b2327b2
)
(etags): Depend on ../src/config.h.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 21 Jul 1993 03:29:43 +0000
(
03:29
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 21 Jul 1993 03:29:43 +0000
(
03:29
+0000)
lib-src/Makefile.in
patch
|
blob
|
history
diff --git
a/lib-src/Makefile.in
b/lib-src/Makefile.in
index 769b239ca1bf9bc0663c8034ec731de8046d9167..2ea43a779899925d383b3ffeab0dd4b923148223 100644
(file)
--- a/
lib-src/Makefile.in
+++ b/
lib-src/Makefile.in
@@
-210,7
+210,7
@@
getopt.o: ${srcdir}/getopt.c ${srcdir}/getopt.h
getopt1.o: ${srcdir}/getopt1.c ${srcdir}/getopt.h
${CC} -c ${CPP_CFLAGS} ${srcdir}/getopt1.c
-etags: ${srcdir}/etags.c $(GETOPTDEPS)
+etags: ${srcdir}/etags.c $(GETOPTDEPS)
../src/config.h
$(CC) ${CPP_CFLAGS} -DETAGS ${srcdir}/etags.c $(GETOPTOBJS) $(LOADLIBES) -o etags
# We depend on etags to assure that parallel makes don't write two